home *** CD-ROM | disk | FTP | other *** search
/ Night Owl 19 / Night Owl (The Best of Shareware)(NOPV 19)(1996).ISO / 007a / cbk_612p.zip / MAKEDAT.ZIP / MAKEDAT.DOC next >
Text File  |  1995-12-08  |  3KB  |  87 lines

  1.  
  2.  
  3.  
  4.  
  5.  
  6.  
  7.  
  8.  
  9.  
  10.  
  11.  
  12.  
  13.  
  14.                                   MakeDat(c)
  15.                                 v1.00 & 1.00p
  16.  
  17.                          CallBack CALLBACK.DAT Builder
  18.  
  19.                                  WYSIWYG  By:
  20.                                 Gary Zarzycki
  21.                                FidoNet 1:300/43
  22.  
  23.  
  24.  
  25.     GENERAL:
  26.  
  27.          MAKEDAT Dual purpose utility to either create or update  your 
  28.          CALLBACK.DAT file.  
  29.  
  30.          If  you don't have a CALLBACK.DAT file,  it will build it and 
  31.          add all the Verified User Voice and Data phone  numbers  into 
  32.          the [VERIFIED] section of CALLBACK.DAT.  
  33.  
  34.          If  you have a existing CALLBACK.DAT file,  MAKEDAT will scan 
  35.          your exisiting file,  scan your MAXimus USER.BBS,  and append 
  36.          any  Verified  Users  Voice or Data Phone Number which is not 
  37.          already in your CALLBACK.DAT [VERIFIED] section.  
  38.  
  39.  
  40.     USAGE:
  41.  
  42.          MAKEDAT /P<MAX_path> /C<CallBack_path> /A<privel>
  43.  
  44.             /P<MAX-path>       This is the full path to your MAXimus 
  45.                                Subdirectory where your USER.BBS resides.
  46.  
  47.             /C<CallBack_path>  This is the full path to your CallBack
  48.                                Subdirectory.
  49.  
  50.             /A<privel>         This is the minimum MAXimus verified
  51.                                priveledge level which you wish to
  52.                                add to your CALLBACK.DAT file.  This
  53.                                Level should equal your CALLBACK.CFG's
  54.                                Privel command Level.
  55.  
  56.                                If your your CallBack.Cfg file has:
  57.  
  58.                                              Privel 30
  59.  
  60.                                Then MAKEDAT's command would be /A30
  61.                                This level should be a fully qualified
  62.                                level as configured in MAXimus ACCESS.CTL
  63.                                file.
  64.  
  65.  
  66.     EXAMPLE:
  67.  
  68.               MAKEDAT /Pc:\max /Cc:\max\callback /A30
  69.  
  70.               In the above example, MAKEDAT will look for your 
  71.               USER.BBS File in:
  72.  
  73.                   C:\MAX
  74.  
  75.               Looks for, or Builds New your CALLBACK.DAT in:
  76.  
  77.                   C:\MAX\CALLBACK
  78.  
  79.               And Only Process Users in your USER.BBS with a Minimum
  80.               Priveledge level of:
  81.  
  82.                   30 
  83.  
  84.               All Priveledge Levels of above this, including HIDDEN will
  85.               also be added to your CALLBACK.DAT file.
  86.                
  87.